home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2007 December / PCWKCD1207B.iso / Najgorsze komunikatory / Tlen.pl / tleninst60255.exe / tlen.exe / 0 / RCDATA / TDRAGDROPWINDOW / TDRAGDROPWINDOW.txt
Text File  |  2007-09-27  |  529b  |  25 lines

  1. object DragDropWindow: TDragDropWindow
  2.   Left = 541
  3.   Top = 216
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   BorderWidth = 1
  7.   Caption = 'Drag'#39'n'#39'Drop'
  8.   ClientHeight = 41
  9.   ClientWidth = 185
  10.   Color = clBlack
  11.   DefaultMonitor = dmMainForm
  12.   Enabled = False
  13.   Font.Charset = DEFAULT_CHARSET
  14.   Font.Color = clWindowText
  15.   Font.Height = -11
  16.   Font.Name = 'MS Sans Serif'
  17.   Font.Style = []
  18.   FormStyle = fsStayOnTop
  19.   OldCreateOrder = False
  20.   OnPaint = FormPaint
  21.   OnShow = FormShow
  22.   PixelsPerInch = 96
  23.   TextHeight = 13
  24. end
  25.